UserPreferencesDataSourceImpl_Factory
Functions
Link copied to clipboard
open fun create(datastoreProvider: Provider<DataStore<UserDataPreferences>>, ioDispatcherProvider: Provider<CoroutineDispatcher>): UserPreferencesDataSourceImpl_Factory
Link copied to clipboard
open fun newInstance(datastore: DataStore<UserDataPreferences>, ioDispatcher: CoroutineDispatcher): UserPreferencesDataSourceImpl